Joined: Apr 2001
Posts: 41
Member
Member
Joined: Apr 2001
Posts: 41
2pac... Very nice m8...:)Well done... Any chance of a link for the script.... Thanx in advance
Joined: Jan 2001
Posts: 76
Member
Member
Joined: Jan 2001
Posts: 76
Yes, how did you do it??
Please tell me...
If you don't want to post, please send me a pm.
Thanks,
Joined: Jan 2001
Posts: 421
Member
Member
Joined: Jan 2001
Posts: 421
Find:
Icons:
AIM:
Email:
Homepage:
Private Message:
Joined: Apr 2001
Posts: 78
Member
Member
Joined: Apr 2001
Posts: 78
why do i get this in my memberlist??? i've got some members with no name but it still shos the topics and all what did i did wrong??[ May 11, 2001 09:16 AM: Message edited by: Sheffield Tunes ]
Joined: Jan 2001
Posts: 76
Member
Member
Joined: Jan 2001
Posts: 76
Thank you very much!
This hack is great!
Thanks again,
Bye,
John
Joined: Oct 2000
Posts: 21
Junior Member
Junior Member
Joined: Oct 2000
Posts: 21
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
2pac, u do realize that your little addition does not account for members who have visibility of their email or allow pms turned on/off?
Joined: Mar 2001
Posts: 293
Member
Member
Joined: Mar 2001
Posts: 293
please fix your code where it fits on the screen, got a 21 inch screen and it still won't fit on it
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Joined: Feb 2001
Posts: 497
#####################
???
#####################
my $this_aim = $user_profile[22];
chomp ($this_aim);
if ($this_aim ne "") {
$this_aim = qq(
);
} else {
$this_aim = "";
}
#############################################
can i ad this like this to show or not to show AIM ??? next the code in german ...... >>> include SEARCHING and HEADER and TARGET #############################################
sub Memberlist {
open (FILE, "$vars_config{MembersPath}/memberslist.cgi") || die "Can't open:";
&lock;
print "";
$counter = 0;
while(
) { @line = split(/|!!|/, $_); @open_profile = &OpenProfile(@line[1]); $username = @open_profile[15]; @raw_array[$counter] = lc($username)."/".@line[1]; $counter ++; } &unlock; close (FILE); # get assigned style template! unless (exists($template_match{summary_page})) { $template_match{summary_page} = 1; } require "$vars_config{NonCGIPath}/styles/vars_style_$template_match{summary_page}.cgi"; &set_page_elements; print $Header; @sort_array = sort(@raw_array); $counter2 = 0; print<$vars_config{BBName} $MainButtonsLine
$TBT» $show_logout $vars_config{BBName} » MITGLIEDERLISTE $TBB $TBTName Suchen PM AIM eMail HP Anmeldung Beiträge table while ( $counter2 < $counter ) { ($user,$number) = split(///, @sort_array[$counter2]); @user_profile = &OpenProfile($number); print ""; print "".$user. " "; print " "; print " "; print " "; print " "; print " "; print "$user_profile[10] "; print "$user_profile[7] Beiträge "; $counter2 ++; } print"
"; print $TBB; print $Footer; print ""; exit; } 1; ############################################ www.Chat-Board.de >>> Mitgliederliste liegt im "UBB Hacker" Kopf [ May 10, 2001 04:19 PM: Message edited by: melder ]
Joined: Apr 2001
Posts: 65
Member
Member
Joined: Apr 2001
Posts: 65
my apologies if someone has suggested this idea already. Amy, in the next version, it'd be great to have the user's member number as a column on the list as well.
Promote your UBB @ UBBDIRECTORY.COM
Joined: Aug 2000
Posts: 226
Member
Member
Joined: Aug 2000
Posts: 226
Guys, I am bowing out gracefully and passing this over to DPK. I am in the middle of getting ready for a certification exam (amongst other things) and don't have the time to play with this one. As soon as I find DPK's link to the latest version, I will post it in the top of this thread. Amy
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
workin on it, hang on
you'll like it when you see it.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
can people please link to text files instead of posting big wads of code? or at least modify the code you post so it doesnt end up blowing the page way out of proportion?
Joined: Mar 2001
Posts: 293
Member
Member
Joined: Mar 2001
Posts: 293
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
Joined: Mar 2001
Posts: 89
Member
Member
Joined: Mar 2001
Posts: 89
Okay, I need some help, if possible..
I've got compact headers installed, and the memberlist display comes out like this:
Is there anything I can do to make this look right?
Thanks.
[ May 11, 2001 08:44 PM: Message edited by: AlienLX ]
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
alien...
open public_memberlist and find:
delete it.
[ May 11, 2001 08:46 PM: Message edited by: DPK ]
Joined: Mar 2001
Posts: 89
Member
Member
Joined: Mar 2001
Posts: 89
Fixed.. thanks DPK.
Joined: Dec 2000
Posts: 16
Junior Member
Junior Member
Joined: Dec 2000
Posts: 16
You are attempting to reach a page that does not exist. » Please use your browser's back button to return.
I believe it was the famous killahbyte who once said all computers run at the same speed................................when they're off he he he = )
Joined: Sep 2000
Posts: 90
Member
Member
Joined: Sep 2000
Posts: 90
Yep, I get that error too when I tried installing it...
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
* dpk wonders if you people even bothered to read the damn readme text file *
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394
I chose to show anything except ICQ, but:
a. AIM & PM's alt colors are the same (they shouldn't be).
b. Location & Date Joined's alt colors are the same (they shouldn't be).
I think there will be many others like that when I'll deselect some options.
But... I like it
[ May 12, 2001 06:33 AM: Message edited by: LK ]
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
LK: thanx for noticing that, i had no idea, must have slipped by me without notice.
in next version.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
New Memberlist Version:
http://www.nfscheats.com/users/DPK/scripts/download/download.cgi?name=Memberlist%20v6.3.4&file=http://www.nfscheats.com/users/DPK/scripts/cgi_perl/memberlist_6.3.4.zip
or at:
http://www.nfscheats.com/users/DPK/scripts/download
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Joined: Dec 2000
Posts: 19
Maybe a shorter method to print the dropdown-letter list.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
Sammie: thankyou for your suggestion. i tested it out and it works aok. its in the next release and there is a comment by that block of code giving you credit for that.
i modified it a bit though to do this:
[ May 13, 2001 08:10 AM: Message edited by: DPK ]
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Joined: Feb 2001
Posts: 497
show this ...
www.chat-board.de (at the top) >>Memberlist<<
############ print after "list title" ######
$TBB
MemberlistGuts if ($ML_view == 1) { print qq~$vars_wordlets_memberlist{Search} $ML_letter $vars_wordlets_memberlist{Home} ~; } if ($ML_next_link || $ML_previous_link) { print " $ML_previous_link $ML_next_link
"; } print< $TBT ######################## to display not ! the login-name change: print " $user_profile[15] # edit this ! "; ###################################### how can i sort by the "real name" ??? edit the POST (if u like) ###################################### if ($ML_switch_posts eq "ON") { if (($user_profile[7] ne "") && ($user_profile[7] =~ "0")) { print "$user_profile[7] "; } else { print "$user_profile[7] "; } ################################## so u can search the post - BUG: if u have post 10 or 100 or 30 post - u have no link !! ################### bad english i know www.chat-board.de [ May 13, 2001 10:33 AM: Message edited by: melder ]
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Joined: Feb 2001
Posts: 497
in ubb_memberlist.cgi - edit
#############################
# Temporary Configuration
##########################
# ON/OFF
$ML_switch_aim = "ON";
$ML_switch_email = "ON";
$ML_switch_homepage = "ON";
$ML_switch_icq = "ON";
$ML_switch_joined = "OFF";
$ML_switch_location = "ON";
$ML_switch_membernum = "ON";
$ML_switch_pm = "ON";
$ML_switch_posts = "ON";
##########################
# Member per page
$ML_member_page = "20";
# End Config
##########################
and next change:
################
else {
$ML_start = $in{start};
$ML_maxnumber = $ML_member_page; # edit this
$ML_pagecounter = 0;
#######################
my files (in german wordlets)
memberlist.zip demo:
www.chat-board.de (at the top)
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Joined: Feb 2001
Posts: 497
yes i am ...
if you sort by letter - it show all members on 1 (one) page.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
melder get the version i released yesterday, it already has the code that you posted in it.[ May 13, 2001 11:18 AM: Message edited by: DPK ]
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
note: next version will have a cp interface for it.
Joined: Jul 2000
Posts: 53
Member
Member
Joined: Jul 2000
Posts: 53
um, dpk, i think you forgot a color code for the tables that have the drop down menus and the next 50 things. On my board it was displaying as an ugly black color. I fixed it though.
http://www.ps2ug.com/cgi-bin/ultimatebb.cgi?ubb=memberlist Just thought you would like to know
PS: Oh, also one of the icq icons from that icq site does not work. Maybe you can get it from somewhere else.
PPS: A request. Add in the ability to add a link to memberlist where you can click to go to the search function, faq, etc...
[ May 13, 2001 11:40 AM: Message edited by: TedBrown ]
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
ted: not really a mistake i made, i designed it like that. if u want ure board to look like teds:
find
replace with
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
also, the icq image wont work when ure members, for example:
I.P.Freely 0 posts 04-21-2001 00000059
have icq numbers like, "No".
yell at ure members, not me
i'll parse for valid numbers in the next version.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
New Version!
http://www.nfscheats.com/users/DPK/scripts/download/download.cgi?name=Memberlist%20v6.3.6&file=http://www.nfscheats.com/users/DPK/scripts/cgi_perl/memberlist_6.3.6.zip
or
http://www.nfscheats.com/users/DPK/scripts/download Includes an SHW installer for those who are lazy.
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
next release should have multiple pages for letter categories, a search feature, and some other goodies.
Joined: Jul 2000
Posts: 53
Member
Member
Joined: Jul 2000
Posts: 53
Um, why would you design it like that? It looks really ugly and like there is something wrong with the tables, because thats the color you get when you screw with ubb's tables. Also, sorry about the icq thing. I didnt notice that was why it did that.[ May 13, 2001 02:52 PM: Message edited by: TedBrown ]
Joined: Nov 2000
Posts: 915
Developer
Developer
Joined: Nov 2000
Posts: 915
i designed it so that the dropdown boxes and everything would be in a table that had a transparent bg. my board has a black bg. i guess i didnt notice it. anyways, i removed the $TBT and $TBB for that section of the code and replaced it so that it displays right. download the new version i just released, works fine, i think.
my fault for any problems, i didnt get alot of sleep in the last two days.
[ May 13, 2001 03:15 PM: Message edited by: DPK ]
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Posts:
1,157
Joined: July 2001
Forums63
Topics37,575
Posts293,931
Members13,823
Most Online6,139Sep 21st, 2024
Currently Online
Topics Created
Posts Made
Users Online
Birthdays